home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 6 (Reseller Edition)
/
Apple Ref. & Pres. Lib.v6.0.toast
/
pc
/
3-Presentations
/
Apple Demos
/
Training
/
HyperCard 2.0 Training
/
Intro to HyperCard 2.0
/
card_29244.txt
< prev
next >
Wrap
Text File
|
1990-08-24
|
8KB
|
357 lines
-- card: 29244 from stack: in.0
-- bmap block id: 0
-- flags: 0000
-- background id: 7610
-- name: section 1:
----- HyperTalk script -----
-- "originCdName" is used by the bg script to determine
-- where to go, as well as in the flying btn animation
on openCard
global OriginCdName
put the short name of this cd into OriginCdName
end openCard
-- part 2 (button)
-- low flags: 00
-- high flags: C000
-- rect: left=111 top=95 right=118 bottom=294
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 174
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name: Introduction to Hypermedia
----- HyperTalk script -----
-- theSource is the name of the corresponding checkbox; used by bg scr
on mouseUp
global theSource
put "chkbx1" into theSource
pass mouseUp
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: C000
-- rect: left=111 top=127 right=150 bottom=298
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 174
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name: Definitions of Hyper Words
----- HyperTalk script -----
-- theSource is the name of the corresponding checkbox; used by bg scr
on mouseUp
global theSource
put "chkbx2" into theSource
pass mouseUp
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: C000
-- rect: left=110 top=159 right=182 bottom=344
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 174
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name: How are others using HyperCard ?
----- HyperTalk script -----
-- theSource is the name of the corresponding checkbox; used by bg scr
on mouseUp
global theSource
put "chkbx3" into theSource
pass mouseUp
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: C000
-- rect: left=111 top=191 right=214 bottom=338
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 174
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name: How do I start using HyperCard ?
----- HyperTalk script -----
-- theSource is the name of the corresponding checkbox; used by bg scr
on mouseUp
global theSource
put "chkbx4" into theSource
pass mouseUp
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: C000
-- rect: left=111 top=255 right=278 bottom=382
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 174
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name: How do I learn more about HyperCard ?
----- HyperTalk script -----
-- theSource is the name of the corresponding checkbox; used by bg scr
on mouseUp
global theSource
put "chkbx6" into theSource
pass mouseUp
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=88 top=85 right=119 bottom=121
-- title width / last selected line: 0
-- icon id / first selected line: 5567 / 5567
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: chkbx1
----- HyperTalk script -----
-- send the mouseUp to the corresponding text btn
on mouseUp
send mouseUp to btn "Introduction to Hypermedia"
end mouseUp
-- part 16 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=88 top=117 right=151 bottom=121
-- title width / last selected line: 0
-- icon id / first selected line: 6427 / 6427
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: chkbx2
----- HyperTalk script -----
-- send the mouseUp to the corresponding text btn
on mouseUp
send mouseUp to btn "Definitions of Hyper Words"
end mouseUp
-- part 17 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=88 top=149 right=183 bottom=121
-- title width / last selected line: 0
-- icon id / first selected line: 7395 / 7395
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: chkbx3
----- HyperTalk script -----
-- send the mouseUp to the corresponding text btn
on mouseUp
send mouseUp to btn id 4
end mouseUp
-- part 19 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=88 top=213 right=247 bottom=121
-- title width / last selected line: 0
-- icon id / first selected line: 9111 / 9111
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: chkbx5
----- HyperTalk script -----
-- send the mouseUp to the corresponding text btn
on mouseUp
send mouseUp to btn id 22
end mouseUp
-- part 20 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=88 top=245 right=279 bottom=121
-- title width / last selected line: 0
-- icon id / first selected line: 8079 / 8079
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: chkbx6
----- HyperTalk script -----
-- send the mouseUp to the corresponding text btn
on mouseUp
send mouseUp to btn id 6
end mouseUp
-- part 21 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=473 top=17 right=50 bottom=508
-- title width / last selected line: 0
-- icon id / first selected line: 178 / 178
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: mainMenuIcon
----- HyperTalk script -----
-- "hilite" is in the stack script
on mouseUp
hilite the target, 1, 20
visual dissolve
go cd "go to main menu"
end mouseUp
-- part 22 (button)
-- low flags: 00
-- high flags: C000
-- rect: left=111 top=223 right=246 bottom=421
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 174
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name: What are some advanced uses of HyperCard ?
----- HyperTalk script -----
-- theSource is the name of the corresponding checkbox; used by bg scr
on mouseUp
global theSource
put "chkbx5" into theSource
pass mouseUp
end mouseUp
-- part 23 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=88 top=277 right=311 bottom=121
-- title width / last selected line: 0
-- icon id / first selected line: 27114 / 27114
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: chkbx7
----- HyperTalk script -----
-- send the mouseUp to the corresponding text btn
on mouseUp
send mouseUp to btn "Basics Self-Assessment"
end mouseUp
-- part 24 (button)
-- low flags: 00
-- high flags: C000
-- rect: left=111 top=287 right=310 bottom=267
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 174
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name: Basics Self-Assessment
----- HyperTalk script -----
-- theSource is the name of the corresponding checkbox; used by bg scr
on mouseUp
global theSource
put "chkbx7" into theSource
pass mouseUp
end mouseUp
-- part 26 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=0 top=323 right=340 bottom=465
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 174
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: instruct
-- part 18 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=88 top=181 right=215 bottom=121
-- title width / last selected line: 0
-- icon id / first selected line: 8314 / 8314
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: chkbx4
----- HyperTalk script -----
-- send the mouseUp to the corresponding text btn
on mouseUp
send mouseUp to btn id 5
end mouseUp
-- part contents for background part 1
----- text -----
The Basic Menu
-- part contents for background part 11
----- text -----
Click on an option below.
-- part contents for card part 26
----- text -----
When you are finished with all these options, click the “Main Menu” button.